home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
TCONNEDITFORM
/
TCONNEDITFORM.txt
Wrap
Text File
|
2007-06-06
|
5KB
|
248 lines
object ConnEditForm: TConnEditForm
Left = 361
Top = 296
ActiveControl = edName
Caption = 'Connection'
ClientHeight = 272
ClientWidth = 505
Color = clBtnFace
Constraints.MinHeight = 306
Constraints.MinWidth = 513
ParentFont = True
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 231
Width = 505
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
505
41)
object Bevel1: TBevel
Left = 0
Top = 0
Width = 505
Height = 3
Align = alTop
Shape = bsBottomLine
end
object btOk: TElPopupButton
Left = 270
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
Caption = 'OK'
TabOrder = 0
OnClick = btOkClick
Anchors = [akRight, akBottom]
end
object btCancel: TElPopupButton
Left = 382
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 2
Caption = 'Cancel'
TabOrder = 1
Anchors = [akRight, akBottom]
end
object btHelp: TElPopupButton
Left = 8
Top = 8
Width = 113
Height = 25
ImageIndex = 14
UseImageList = True
Images = TrayForm.ilMain
DrawDefaultFrame = False
Caption = 'Help'
TabOrder = 2
Visible = False
Anchors = [akLeft, akBottom]
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 505
Height = 231
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object lbUser: TLabel
Left = 16
Top = 84
Width = 48
Height = 13
Caption = 'Username'
end
object lbURL: TLabel
Left = 16
Top = 52
Width = 22
Height = 13
Caption = 'URL'
end
object lbName: TLabel
Left = 16
Top = 20
Width = 28
Height = 13
Caption = 'Name'
end
object lbPassword: TLabel
Left = 280
Top = 84
Width = 46
Height = 13
Caption = 'Password'
end
object lbProxyHost: TLabel
Left = 16
Top = 156
Width = 51
Height = 13
Caption = 'Proxy Host'
Visible = False
end
object lbProxyPass: TLabel
Left = 280
Top = 188
Width = 46
Height = 13
Caption = 'Password'
Visible = False
end
object lbProxyPort: TLabel
Left = 280
Top = 156
Width = 48
Height = 13
Caption = 'Proxy Port'
Visible = False
end
object lbProxyUser: TLabel
Left = 16
Top = 188
Width = 48
Height = 13
Caption = 'Username'
Visible = False
end
object edUser: TElEdit
Left = 152
Top = 80
Width = 105
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 2
end
object edURL: TElEdit
Left = 152
Top = 48
Width = 337
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 1
end
object edProxyUser: TElEdit
Left = 152
Top = 184
Width = 105
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 7
Visible = False
end
object edProxyPort: TElEdit
Left = 384
Top = 152
Width = 105
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 6
Visible = False
end
object edProxyPass: TElEdit
Left = 384
Top = 184
Width = 105
Height = 21
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 8
Visible = False
end
object edProxyHost: TElEdit
Left = 152
Top = 152
Width = 105
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 5
Visible = False
end
object edPassword: TElEdit
Left = 384
Top = 80
Width = 105
Height = 21
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 3
end
object edName: TElEdit
Left = 152
Top = 16
Width = 337
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 0
end
object chUseProxy: TElCheckBox
Left = 152
Top = 120
Width = 70
Height = 17
Flat = True
Caption = 'Use Proxy'
TabOrder = 4
OnClick = chUseProxyClick
end
end
object ElFormPersist1: TElFormPersist
Storage = TrayForm.ElIniFile1
PersistOptions = [epoState, epoPosition, epoSize]
TopMost = False
Left = 144
Top = 80
PropsToStore = {00000000}
end
end